PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFDisplayRectangle Class / getLeft Method
In This Topic
    getLeft Method
    In This Topic
    Gets left position.
    Syntax
    public double getLeft()

    Return Value

    The x coordinate of rectangle's top left corner.
    See Also